Skip to content

Crypto/android itest#9945

Draft
charlag wants to merge 15 commits intomasterfrom
crypto/android-itest
Draft

Crypto/android itest#9945
charlag wants to merge 15 commits intomasterfrom
crypto/android-itest

Conversation

@charlag
Copy link
Contributor

@charlag charlag commented Nov 14, 2025

No description provided.

@charlag charlag force-pushed the crypto/android-itest branch 2 times, most recently from da172a2 to ff3e636 Compare November 14, 2025 16:41
const versionCodeToWrite = `versionCode ${buildGradlePath.endsWith("kts") ? "= " : ""}${newVersionCodeString}`
const newBuildGradleString = buildGradleString.replace(new RegExp(versionRegex), versionCodeToWrite)
console.log(`Bumped Android versionCode: ${oldVersionCodeString} -> ${newVersionCodeString}`)
console.log(`Bumped Android versionCode: ${oldVersionCodeString} -> ${newVersionCodeString} (${buildGradlePath})`)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we should probably extract the version into the build plugin or even just gradle properties or both but it's not necessary for now

@vitoreiji vitoreiji force-pushed the crypto/android-itest branch 2 times, most recently from 25dd3f3 to 413d6b6 Compare December 5, 2025 14:21
@vitoreiji vitoreiji force-pushed the crypto/android-itest branch 2 times, most recently from 85f997f to 48e0f22 Compare January 23, 2026 16:31
@vitoreiji vitoreiji force-pushed the crypto/android-itest branch from 48e0f22 to fe9a990 Compare January 27, 2026 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants